pub unsafe extern "C" fn bitmap_test_and_clear_atomic(
    map: *mut c_ulong,
    start: c_long,
    nr: c_long
) -> bool