function bp_links_is_valid_status($status)
{
    return BP_Links_Link::is_valid_status($status);
}