pub unsafe extern "C" fn aws_hash_table_remove_element(
    map: *mut AwsCHashTable,
    p_value: *mut AwsCHashElement
) -> i32